eight queens problem

英 [eɪt kwiːnz ˈprɒbləm] 美 [eɪt kwinz ˈprɑːbləm]

网络  八皇后问题; 所谓八皇后问题; 八后; 考虑八后

计算机



双语例句

  1. Eight queens problem is an ancient and well-known problem, backtracking algorithm is a typical example.
    八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。
  2. Three projects and their program designs of eight queens chess problem
    八皇后问题的三种方案及其程序设计VB上机操作题自动判分程序的设计
  3. There are many methods to settle eight queens problem with different programming languages and arithmetics so far. This paper uses recursive arithmetic and Scheme language which belongs to the functional language to solve eight queens problem.
    对于八皇后问题,曾有许多人采用不同的程序设计语言和不同的算法加以解决,本文采用函数式程序设计语言Scheme的递归算法来解决八皇后的问题。
  4. Eight queens chess problem is a famous theme in all kinds program design langue.
    八皇后问题是各类语言程序设计中的较著名的题目。
  5. Closed circle DNA algorithm of Eight Queens problem
    基于闭环DNA模型的八皇后问题算法